@charset "utf-8";
/* CSS Document */

.issuetitle{
	padding:10px 8px 10px 10px;
	background:#D5B29F;
	border:1px #5F3016 solid;
	overflow:hidden;
			}
.issuetitle li{
	line-height:normal;
}
#contents h2,.title4,.subsubheader-title span,.title2,.content h2{ color:#5F3016;}					
#contents h2{ background:url(images/contentstitil_brown.gif) no-repeat;
              padding:3px 0  0 50px ;
			  font-size:18px;
			  line-height:30px;
			  padding-bottom:20px;
			  font-weight:800;
			  color:#5F3016;
			  display:block;}	
			  
.title4{ display:block;
		        color:#5F3016;
				padding:10px 0 0 35px;
		         background:url(images/title_brown.gif) no-repeat left center;
				 }			  			
				 
.subsubheader-title{ padding-bottom:35px;}
				 
.subsubheader-title span{background:url(images/title_h6_left_brown.gif) left no-repeat;
                   color:#00CC33;
				   display:block;
				   float:left;
				   height:20px;
				   width:9px;}	
				   
#contents h5{ background:#66332C url(images/title_h6_right_brown.gif) right no-repeat;
              display:block;
			  float:left;
			  line-height:20px;
			  color:#FFFFFF;
			  padding:0 10px 0 0;
			  clear:none;
			  text-align:center;}	
			  
.title2{ color:#5F3016;
				 display:block;
				 line-height:15px;}		
				 
.content h2{    line-height:20px;
				 padding:8px 0 5px 20px;
				 width:400px;
				 margin-bottom:20px;
				 color:#5F3016;
				 margin-top:20px;
				 background:url(images/title5_brown.gif) no-repeat bottom;
				 }	
				 
.content h2 span{ font-size:20px;
                  color:#FFFFFF;}						 		  				   